| SyServiceProcessMapping |
| Logical Entity Name | SyServiceProcessMapping |
| Default Table Name | SyServiceProcessMapping |
| Physical Only | NO |
| Definition | |
| Note |
| SyServiceProcessMapping Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyServiceProcessMappingId |
int | NO | ||
| ProcessMappingName | varchar(255) | NO | ||
SyServiceProcessId |
int | NO | ||
| ProcessMappingXSD | varchar(max) | NO | ||
| ProcessMappingTemplate | varchar(max) | NO | ||
| Transmission | bit | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| SyServiceProcessMapping Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_SyServiceProcessMapping_SyServiceProcessMappingID | PrimaryKey | SyServiceProcessMappingId |
| SyServiceProcessMapping Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyServiceProcess | Non-Identifying | One To Zero or More | FK_SyServiceProcessMappingSyServiceProcessID_SyServiceProcessSyServiceProcessID | SyServiceProcessId | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_SyServiceProcessMappingUserID_SyStaffSyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SyServiceProcessMapping Check Constraints |
| Check Constraint Name | CheckConstraint |